pull: Fold together deltapart+fallback count for display
authorColin Walters <walters@verbum.org>
Fri, 10 Feb 2017 23:09:16 +0000 (18:09 -0500)
committerAtomic Bot <atomic-devel@projectatomic.io>
Fri, 17 Feb 2017 14:58:25 +0000 (14:58 +0000)
commitb5c5003ff6d199c9edd3237658765927597190bf
tree1f789d882dbcf546bc3e5cc811a7447f0cc80657
parent693f7c5f609bbbddd84de054d6edd04a56b5c8d1
pull: Fold together deltapart+fallback count for display

It's just simpler, and I'm not sure people are going to care
much about the difference by default.

We already folded in the fallback sizes into the download totals, so folding in
the count makes things consistent; previously you could see e.g.
`3/3 parts, 100MB/150MB` and be confused.

Closes: #678
Approved by: giuseppe
src/libostree/ostree-repo-pull.c
src/libostree/ostree-repo-static-delta-core.c
src/libostree/ostree-repo.c
src/ostree/ot-builtin-pull.c
tests/libtest.sh
tests/pull-test.sh
tests/test-pull-many.sh